pub unsafe fn accept_page(sept_level: u64, gpa: u64) -> Result<(), TdCallError>
Accept a pending private page and initialize it to all-0 using the TD ephemeral private key.
The ‘gpa’ parameter must be a valid address.