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