Function FindFileInPath
pub unsafe extern "system" fn FindFileInPath(
hprocess: HANDLE,
searchpatha: PCSTR,
filename: PCSTR,
id: *const c_void,
two: u32,
three: u32,
flags: u32,
filepath: PSTR,
) -> BOOL