pub type LAPACK_C_SELECT1 = Option<unsafe extern "C" fn(arg1: *const __BindgenComplex<f32>) -> c_int>;
pub enum LAPACK_C_SELECT1 { None, Some(unsafe extern "C" fn(*const __BindgenComplex<f32>) -> i32), }
No value.
Some value of type T.
T