pub unsafe extern "system" fn MQOpenQueue(
    lpwcsformatname: PCWSTR,
    dwaccess: u32,
    dwsharemode: u32,
    phqueue: *mut isize
) -> HRESULT