pub(crate) unsafe fn make_method_def( cstrings: &mut Vec<CString>, rmethods: &mut Vec<R_CallMethodDef>, func: &Func, wrapped_name: &str, )