pub unsafe extern "C" fn PlayReport_SetBuffer(
    this: *mut PlayReport,
    buf: *const u8,
    size: usize
)