pub unsafe fn MQGetSecurityContext(
    lpcertbuffer: Option<*const c_void>,
    dwcertbufferlength: u32
) -> Result<HANDLE>