pub unsafe extern "C" fn gsl_wavelet_alloc(
    T: *const gsl_wavelet_type,
    k: usize
) -> *mut gsl_wavelet