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