pub unsafe extern "C" fn gcc_jit_context_new_union_constructor(
    ctxt: *mut gcc_jit_context,
    loc: *mut gcc_jit_location,
    typ: *mut gcc_jit_type,
    field: *mut gcc_jit_field,
    value: *mut gcc_jit_rvalue
) -> *mut gcc_jit_rvalue