pub unsafe extern "C" fn jl_isa(
    a: *mut jl_value_t,
    t: *mut jl_value_t
) -> c_int