pub unsafe fn SetSecurityDescriptorRMControl(
    securitydescriptor: PSECURITY_DESCRIPTOR,
    rmcontrol: Option<*const u8>
) -> u32