pub unsafe extern "C" fn gcc_jit_context_set_bool_print_errors_to_stderr(
    ctxt: *mut gcc_jit_context,
    enabled: c_int
)