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