pub unsafe extern "C" fn gsGetRowByString( container: *mut GSContainer, key: *const GSChar, rowObj: *mut c_void, forUpdate: GSBool, exists: *mut GSBool, ) -> GSResult