pub unsafe extern "C" fn C_SkStream_read(
    stream: *mut SkStream,
    buffer: *mut c_void,
    len: usize
) -> usize