pub unsafe extern "C" fn numaLogicalOp(
    nad: *mut NUMA,
    na1: *mut NUMA,
    na2: *mut NUMA,
    op: l_int32
) -> *mut NUMA