pub unsafe extern "C" fn jl_gc_mark_queue_obj(
    ptls: jl_ptls_t,
    obj: *mut jl_value_t
) -> c_int