pub unsafe extern "C" fn gsPutMultipleRows( container: *mut GSContainer, rowObjs: *const *const c_void, rowCount: size_t, exists: *mut GSBool, ) -> GSResult