pub unsafe extern "C" fn dm_tree_find_node(
    tree: *mut dm_tree,
    major: u32,
    minor: u32
) -> *mut dm_tree_node