pub unsafe extern "C" fn vips_strdup(
    object: *mut VipsObject,
    str_: *const c_char
) -> *mut c_char