pub unsafe extern "C" fn vips_image_new_from_source(
    source: *mut VipsSource,
    option_string: *const c_char
    ...
) -> *mut VipsImage