pub type dm_node_callback_fn = Option<unsafe extern "C" fn(node: *mut dm_tree_node, type_: dm_node_callback_t, cb_data: *mut c_void) -> c_int>;