pub unsafe extern "C" fn SkMemoryStream_peek(
    this: *mut c_void,
    buffer: *mut c_void,
    size: usize
) -> usize