pub unsafe extern "C" fn cpp_vm_page_list_btree_find(
tree: *mut VmPageListBtree,
node_offset: u64,
out_cursor: *mut VmPageListBtreeCursor,
) -> *mut c_voidpub unsafe extern "C" fn cpp_vm_page_list_btree_find(
tree: *mut VmPageListBtree,
node_offset: u64,
out_cursor: *mut VmPageListBtreeCursor,
) -> *mut c_void