pub unsafe extern "C" fn gsGetRowFieldAsDoubleArray( row: *mut GSRow, column: i32, fieldValue: *mut *const f64, size: *mut size_t, ) -> GSResult