pub unsafe extern "C" fn gcc_jit_function_dump_to_dot(
    func: *mut gcc_jit_function,
    path: *const c_char
)