pub unsafe extern "C" fn dm_tree_add_dev_with_udev_flags( tree: *mut dm_tree, major: u32, minor: u32, udev_flags: u16, ) -> c_int