pub unsafe extern "C" fn gcc_jit_block_end_with_jump(
    block: *mut gcc_jit_block,
    loc: *mut gcc_jit_location,
    target: *mut gcc_jit_block
)