pub unsafe extern "system" fn RtlSetSecurityDescriptorRMControl(
    SecurityDescriptor: *mut SECURITY_DESCRIPTOR,
    RMControl: *mut u8
)