pub unsafe extern "system" fn RtlInitializeSid(
    Sid: PSID,
    IdentifierAuthority: PSID_IDENTIFIER_AUTHORITY,
    SubAuthorityCount: UCHAR
) -> NTSTATUS