module fftpack_kind use, intrinsic :: iso_fortran_env, only: rk => real64 implicit none(type, external) end module fftpack_kind