pub unsafe extern "C" fn minu_data_get_ptr(
    mrb: *mut minu_state,
    v: minu_value,
    t: *const minu_data_type
) -> *mut c_void