pub unsafe extern "system" fn MQGetQueueSecurity(
    lpwcsformatname: PCWSTR,
    requestedinformation: u32,
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    nlength: u32,
    lpnlengthneeded: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Security"