pub unsafe extern "C" fn blst_fp12_mul_by_xy00z0(
    ret: *mut blst_fp12,
    a: *const blst_fp12,
    xy00z0: *const blst_fp6
)