pub unsafe extern "C" fn material_get_param_info( material: MaterialT, index: i32, out_name: *mut *mut c_char, out_type: *mut MaterialParam, )