pub unsafe extern "C" fn g_file_info_set_symlink_target(
    info: *mut GFileInfo,
    symlink_target: *const c_char
)