pub unsafe extern "C" fn rb_typeddata_inherited_p(
    child: *const RbDataType,
    parent: *const RbDataType
) -> c_int