pub unsafe extern "C" fn g_file_make_symbolic_link( file: *mut GFile, symlink_value: *const c_char, cancellable: *mut GCancellable, error: *mut *mut GError, ) -> gboolean