pub unsafe extern "C" fn VMCSINH_(
    n: *const c_int,
    a: *const MKL_Complex8,
    r: *mut MKL_Complex8,
    mode: *mut c_longlong
)