#[unsafe(no_mangle)]pub extern "C" fn graph_a2b( graph_ptr: *mut Graph, a_ptr: *mut Node, ) -> CResult<Node>