pub unsafe extern "C" fn gcc_jit_lvalue_set_tls_model(
    lvalue: *mut gcc_jit_lvalue,
    model: gcc_jit_tls_model
)