pub type ambuildphasename_function = Option<unsafe extern "C" fn(phasenum: int64) -> *mut c_char>;
enum ambuildphasename_function { None, Some(unsafe extern "C" fn(_: i64) -> *mut i8), }
No value.
Some value of type T.
T