pub unsafe extern "system" fn ConvertStringSidToSidA(
    stringsid: PCSTR,
    sid: *mut PSID,
) -> BOOL