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