pub unsafe extern "C" fn numaFindLocForThreshold(
    na: *mut NUMA,
    skip: l_int32,
    pthresh: *mut l_int32,
    pfract: *mut l_float32
) -> l_ok