pub unsafe extern "C" fn g_bytes_get_region( bytes: *mut GBytes, element_size: size_t, offset: size_t, n_elements: size_t, ) -> gconstpointer
v2_70