pub unsafe extern "C" fn SkRRect_readFromMemory(
    this: *mut SkRRect,
    buffer: *const c_void,
    length: usize
) -> usize