pub unsafe extern "C-unwind" fn janet_marshal_bytes(
    ctx: *mut JanetMarshalContext,
    bytes: *const u8,
    len: usize
)