pub unsafe fn MQCloseCursor<P0>(hcursor: P0) -> Result<()>
where P0: IntoParam<HANDLE>,