pub unsafe extern "C" fn gsPutRowByPath( store: *mut GSGridStore, pathKey: *const GSChar, rowObj: *const c_void, exists: *mut GSBool, ) -> GSResult