Type Definition ir_prog_dump_func
libfirm_rs_bindings
type ir_prog_dump_func = Option<unsafe extern "C" fn(out: *mut FILE)>;