pub unsafe extern "C" fn Hacl_Bignum256_mod_exp_consttime( n: *mut u64, a: *mut u64, bBits: u32, b: *mut u64, res: *mut u64, ) -> bool