pub unsafe extern "system" fn SQLExtendedFetch( hstmt: *mut c_void, ffetchtype: u16, irow: i64, pcrow: *mut u64, rgfrowstatus: *mut u16, ) -> i16