Type Definition __io_close_fn
libxml::bindings
type __io_close_fn = Option<unsafe extern "C" fn(__cookie: *mut c_void) -> c_int>;