pub unsafe extern "C" fn gcc_jit_context_dump_to_file(
    ctx: *mut gcc_jit_context,
    path: *const c_char,
    update_locations: c_int
)