pub unsafe fn SQLGetCursorNameA( hstmt: *mut c_void, szcursor: Option<&mut [u8]>, pcbcursor: Option<*mut i16>, ) -> i16