pub unsafe extern "C" fn gcc_jit_context_add_driver_option(
    ctxt: *mut gcc_jit_context,
    optname: *const c_char
)