pub unsafe extern "C" fn material_get_param( material: MaterialT, name: *const c_char, type_: MaterialParam, out_value: *mut c_void, ) -> Bool32T