Type Definition reassociate_func
libfirm_rs_bindings
type reassociate_func = Option<unsafe extern "C" fn(n: *mut *mut ir_node) -> c_int>;