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