@accepts(utf8) @returns(utf8) def file(filename)
Searches for an installed file, returning the full path name if found, NULL otherwise.
filename :
name of file to search for
Returns :
Full file name, if found. Must not be freed.