pub unsafe extern "C" fn arv_buffer_new_full( size: size_t, preallocated: *mut c_void, user_data: *mut c_void, user_data_destroy_func: GDestroyNotify, ) -> *mut ArvBuffer