pub fn monitor_rt_load_library(
    compartment: Option<Descriptor>,
    id: ObjID
) -> SecGateReturn<Result<Descriptor, LoadLibraryError>>