pub unsafe extern "C" fn blst_bendian_from_fp12(
    out: *mut byte,
    a: *const blst_fp12
)