pub unsafe extern "C" fn wrenGetSlotForeign(
    vm: *mut WrenVM,
    slot: c_int
) -> *mut c_void