pub fn init_from_library<L>(library: L) -> ByondApiwhere
    L: Into<Library>,