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