libwebp
pub fn WebPDecodeRGBAInto( data: &[u8], output_buffer: &mut [u8], output_stride: u32) -> Result<(), WebPSimpleError>