pub unsafe extern "C-unwind" fn janet_marshal_int64(
    ctx: *mut JanetMarshalContext,
    value: i64
)