#[unsafe(no_mangle)]pub extern "C" fn amem_graph_new(dimension: u32) -> *mut c_void
Create a new empty graph. Returns handle or NULL on failure.