pub unsafe extern "C" fn rb_memory_view_get_item_pointer(
    view: *mut rb_memory_view_t,
    indices: *const ssize_t
) -> *mut c_void