pub unsafe extern "C" fn gcc_jit_context_set_bool_allow_unreachable_blocks(
    ctx: *mut gcc_jit_context,
    value: c_int
)