pub unsafe extern "system" fn SQLGetCursorNameA( hstmt: *mut c_void, szcursor: *mut u8, cbcursormax: i16, pcbcursor: *mut i16, ) -> i16