pub unsafe extern "C" fn gcc_jit_lvalue_set_alignment(
    lvalue: *mut gcc_jit_lvalue,
    alignment: c_int
)