pub unsafe extern "C" fn WebPEncode(
    config: *const WebPConfig,
    picture: *mut WebPPicture
) -> c_int