pub unsafe extern "system" fn MQCreateQueue(
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    pqueueprops: *mut MQQUEUEPROPS,
    lpwcsformatname: PWSTR,
    lpdwformatnamelength: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_System_MessageQueuing", "Win32_Foundation", "Win32_Security", "Win32_System_Com_StructuredStorage"