pub unsafe extern "C" fn ge_negate(
    dst: *mut CFrameItem,
    src: CFrameItem,
    env: *const c_void
) -> bool