pub unsafe extern "C" fn sodium_allocarray(
    count: size_t,
    size: size_t
) -> *mut c_void