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