pub unsafe extern "system" fn SetSecurityDescriptorRMControl(
    securitydescriptor: PSECURITY_DESCRIPTOR,
    rmcontrol: *const u8,
) -> u32