Function g_bookmark_file_get_app_info

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