pub unsafe extern "C" fn jl_tagged_gensym(
    str_: *const c_char,
    len: usize
) -> *mut jl_sym_t