pub unsafe extern "C" fn R_RegisterCCallable(
    package: *const c_char,
    name: *const c_char,
    fptr: DL_FUNC
)