pub unsafe extern "C" fn rb_alloc_tmp_buffer(
store: *mut VALUE,
len: c_long
) -> *mut c_void