Type Definition verify_node_func
libfirm_rs_bindings
type verify_node_func = Option<unsafe extern "C" fn(node: *const ir_node) -> c_int>;