pub type EC_POINT = ec_point_st;
#[repr(C)]pub struct EC_POINT { _unused: [u8; 0], }
_unused: [u8; 0]