pub unsafe extern "C" fn crypto_elligator_rev(
    hidden: *mut u8,
    curve: *const u8,
    tweak: u8
) -> c_int