pub unsafe extern "C" fn jit_type_get_field(
    type_: jit_type_t,
    field_index: c_uint
) -> jit_type_t