pub unsafe extern "C" fn dm_tree_node_set_thin_pool_error_if_no_space(
    node: *mut dm_tree_node,
    error_if_no_space: c_uint
) -> c_int