pub fn handle_grant(handle: usize, target_pid: usize) -> Result<usize, Error>
Grant a capability handle to another process.