pub unsafe extern "C" fn vips_tiffload_buffer(
    buf: *mut c_void,
    len: size_t,
    out: *mut *mut VipsImage
    ...
) -> c_int