pub unsafe fn GetSidIdentifierAuthority<P0>(
    psid: P0
) -> *mut SID_IDENTIFIER_AUTHORITY
where P0: IntoParam<PSID>,