pub unsafe extern "system" fn RtlSetAttributesSecurityDescriptor(
    SecurityDescriptor: PSECURITY_DESCRIPTOR,
    Control: SECURITY_DESCRIPTOR_CONTROL,
    Revision: PULONG
) -> NTSTATUS