pub unsafe extern "C" fn class_addcreator(
    newmethod: t_newmethod,
    s: *mut t_symbol,
    type1: t_atomtype,
     ...
)