pub unsafe extern "system" fn RtlAddSIDToBoundaryDescriptor(
    BoundaryDescriptor: *mut PVOID,
    RequiredSid: PSID
) -> NTSTATUS