pub unsafe extern "system" fn SamRidToSid(
    ObjectHandle: SAM_HANDLE,
    Rid: ULONG,
    Sid: *mut PSID
) -> NTSTATUS