pub unsafe extern "C" fn blst_p2_affine_compress(
    out: *mut byte,
    in_: *const blst_p2_affine
)