pub unsafe extern "C" fn sol_zk_token_elgamal_op_with_scalar(
    op: u64,
    ct: *const u8,
    scalar: u64,
    ct_result: *mut u8
) -> u64