pub unsafe extern "C" fn rb_typeddata_is_kind_of(
    object: Value,
    data_type: *const RbDataType
) -> c_int