pub unsafe extern "C" fn rb_memory_view_get(
obj: VALUE,
memory_view: *mut rb_memory_view_t,
flags: c_int
) -> bool