pub unsafe extern "C" fn IDAGetSensDky(
    ida_mem: *mut c_void,
    t: realtype,
    k: c_int,
    dkyS: *mut N_Vector
) -> c_int