pub unsafe extern "C" fn vips_svgload_string(
    str_: *const c_char,
    out: *mut *mut VipsImage
    ...
) -> c_int