pub unsafe fn SQLGetCursorNameW( hstmt: *mut c_void, szcursor: Option<&mut [u16]>, pcchcursor: Option<*mut i16>, ) -> i16