pub unsafe extern "C" fn gcc_jit_lvalue_set_link_section(
    lvalue: *mut gcc_jit_lvalue,
    name: *const c_char
)