pub unsafe extern "C" fn bli_seqsc(
    conjchi: conj_t,
    chi: *const f32,
    psi: *const f32,
    is_eq: *mut bool
)