pub unsafe extern "system" fn PathFindSuffixArrayA(
    pszpath: PCSTR,
    apszsuffix: *const PCSTR,
    iarraysize: i32
) -> PCSTR