pub unsafe fn RtlCreateSecurityDescriptor(
    securitydescriptor: PSECURITY_DESCRIPTOR,
    revision: u32,
) -> NTSTATUS