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