pub fn string_index_range( context: &mut NativeRuntimeContext, text: *mut VmValue, range: *mut VmValue, ) -> Option<*mut VmValue>