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