public string FindFilePath(string filename) { return(Marshal.PtrToStringAnsi(Luna.FindFilePath(filename))); }