pub unsafe extern "system" fn RtlSetControlSecurityDescriptor(
    SecurityDescriptor: PSECURITY_DESCRIPTOR,
    ControlBitsOfInterest: SECURITY_DESCRIPTOR_CONTROL,
    ControlBitsToSet: SECURITY_DESCRIPTOR_CONTROL
) -> NTSTATUS