pub unsafe extern "C" fn btrfs_util_subvolume_path(
    path: *const c_char,
    id: u64,
    path_ret: *mut *mut c_char
) -> Type