pub fn builtin_manifest_yaml_doc(
    value: Val,
    indent_array_in_object: Option<bool>,
    quote_keys: Option<bool>
) -> Result<String>