pub unsafe extern "C" fn PxSerializationContext_writeData_mut(
    self_: *mut PxSerializationContext,
    data: *const c_void,
    size: u32
)