Function g_bookmark_file_set_app_info

pub unsafe extern "C" fn g_bookmark_file_set_app_info(
    bookmark: *mut GBookmarkFile,
    uri: *const i8,
    name: *const i8,
    exec: *const i8,
    count: i32,
    stamp: i64,
    error: *mut *mut GError,
) -> i32