pub unsafe extern "C" fn jit_type_set_offset(
    type_: jit_type_t,
    field_index: c_uint,
    offset: jit_nuint
)