pub unsafe extern "C" fn dspgst_(
itype: *const lapack_int,
uplo: *const c_char,
n: *const lapack_int,
AP: *mut f64,
BP: *const f64,
info: *mut lapack_int,
)pub unsafe extern "C" fn dspgst_(
itype: *const lapack_int,
uplo: *const c_char,
n: *const lapack_int,
AP: *mut f64,
BP: *const f64,
info: *mut lapack_int,
)