type PkgInitFn = unsafe extern "C" fn(*mut u8);
Signature of R_init_<pkgname>(DllInfo*) package init function.
R_init_<pkgname>(DllInfo*)