Function FindExecutableA

pub unsafe extern "system" fn FindExecutableA(
    lpfile: PCSTR,
    lpdirectory: PCSTR,
    lpresult: PSTR,
) -> HINSTANCE