pub unsafe extern "C" fn crypto_eddsa_scalarbase(
    point: *mut u8,
    scalar: *const u8
)