pub unsafe extern "C" fn gcc_jit_extended_asm_set_volatile_flag(
    ext_asm: *mut gcc_jit_extended_asm,
    flag: c_int
)