Function windows_sys::Win32::System::MessageQueuing::MQGetQueueSecurity
pub unsafe extern "system" fn MQGetQueueSecurity(
lpwcsformatname: PCWSTR,
requestedinformation: u32,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
nlength: u32,
lpnlengthneeded: *mut u32,
) -> HRESULT