pub unsafe extern "C" fn MPI_Info_get( info: MPI_Info, key: *const c_char, valuelen: c_int, value: *mut c_char, flag: *mut c_int, ) -> c_int