Type Definition opt_ptr
libfirm_rs_bindings
type opt_ptr = Option<unsafe extern "C" fn(irg: *mut ir_graph)>;