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