pub const DATA: &str = "d";
Receive two arguments, a void * pointer to data and an mrb_data_type.
void *
mrb_data_type
2nd argument will be used to check data type so it won’t be modified.