pub unsafe extern "C" fn syscall_bls12381_add( p: *mut [u32; 24], q: *const [u32; 24], )
Executes a BLS12-381 curve addition on the given points.