Function FindFileInSearchPath
pub unsafe fn FindFileInSearchPath<P1, P2>(
hprocess: HANDLE,
searchpatha: P1,
filename: P2,
one: u32,
two: u32,
three: u32,
filepath: PSTR,
) -> BOOLwhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,