pub unsafe extern "C" fn sarrayIntersectionByAset(
    sa1: *mut SARRAY,
    sa2: *mut SARRAY,
    psad: *mut *mut SARRAY
) -> l_ok