pub unsafe extern "system" fn RtlSetAttributesSecurityDescriptor(
    SecurityDescriptor: *mut SECURITY_DESCRIPTOR,
    Control: SECURITY_DESCRIPTOR_CONTROL,
    Revision: *mut u32
) -> NTSTATUS